[INFO] cloning repository https://github.com/davidpdrsn/juniper-variable-bug
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidpdrsn/juniper-variable-bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidpdrsn%2Fjuniper-variable-bug", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidpdrsn%2Fjuniper-variable-bug'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06bd14a9b68cc3d74e7bd4ab7fbca66859abf9b2
[INFO] testing davidpdrsn/juniper-variable-bug against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidpdrsn%2Fjuniper-variable-bug" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/davidpdrsn/juniper-variable-bug
[INFO] finished tweaking git repo https://github.com/davidpdrsn/juniper-variable-bug
[INFO] tweaked toml for git repo https://github.com/davidpdrsn/juniper-variable-bug written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davidpdrsn/juniper-variable-bug on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/davidpdrsn/juniper-variable-bug already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45ba0b69dafc0c3f934e9a24c5010bdd27a9d3f714efcb5ec5c974dd6c58d2a3
[INFO] running `Command { std: "docker" "start" "-a" "45ba0b69dafc0c3f934e9a24c5010bdd27a9d3f714efcb5ec5c974dd6c58d2a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45ba0b69dafc0c3f934e9a24c5010bdd27a9d3f714efcb5ec5c974dd6c58d2a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45ba0b69dafc0c3f934e9a24c5010bdd27a9d3f714efcb5ec5c974dd6c58d2a3", kill_on_drop: false }`
[INFO] [stdout] 45ba0b69dafc0c3f934e9a24c5010bdd27a9d3f714efcb5ec5c974dd6c58d2a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2946ccdda2a0ed16547c1bd1a39a4bbd84806a4b032e8a9e47c23854ec2b5eb2
[INFO] running `Command { std: "docker" "start" "-a" "2946ccdda2a0ed16547c1bd1a39a4bbd84806a4b032e8a9e47c23854ec2b5eb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.29
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling libc v0.2.53
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling smallvec v0.6.9
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling serde v1.0.90
[INFO] [stderr]    Compiling regex v1.1.6
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling syn v0.15.33
[INFO] [stderr]    Compiling unicode-normalization v0.1.8
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling regex-syntax v0.6.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling utf8-ranges v1.0.2
[INFO] [stderr]    Compiling aho-corasick v0.7.3
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling chrono v0.4.6
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.90
[INFO] [stderr]    Compiling indexmap v1.0.2
[INFO] [stderr]    Compiling juniper_codegen v0.11.1
[INFO] [stderr]    Compiling juniper v0.11.1
[INFO] [stderr]    Compiling juniper-variable-bug v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `User` is never constructed
[INFO] [stdout]  --> src/main.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct User {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Context` is never constructed
[INFO] [stdout]  --> src/main.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct Context;
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Query` is never constructed
[INFO] [stdout]   --> src/main.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Query;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Schema` is never used
[INFO] [stdout]   --> src/main.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 27 | type Schema = juniper::RootNode<'static, Query, EmptyMutation<Context>>;
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "2946ccdda2a0ed16547c1bd1a39a4bbd84806a4b032e8a9e47c23854ec2b5eb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2946ccdda2a0ed16547c1bd1a39a4bbd84806a4b032e8a9e47c23854ec2b5eb2", kill_on_drop: false }`
[INFO] [stdout] 2946ccdda2a0ed16547c1bd1a39a4bbd84806a4b032e8a9e47c23854ec2b5eb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74dc2509c841dca2c750217d330f6ac8d0fbc5519502cd42b3903efc46314b7b
[INFO] running `Command { std: "docker" "start" "-a" "74dc2509c841dca2c750217d330f6ac8d0fbc5519502cd42b3903efc46314b7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling juniper-variable-bug v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.68s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "74dc2509c841dca2c750217d330f6ac8d0fbc5519502cd42b3903efc46314b7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74dc2509c841dca2c750217d330f6ac8d0fbc5519502cd42b3903efc46314b7b", kill_on_drop: false }`
[INFO] [stdout] 74dc2509c841dca2c750217d330f6ac8d0fbc5519502cd42b3903efc46314b7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6a54ae0974ca2ac613d553bd0d8da1b0857a5d0919a454b67b7d28be710f213f
[INFO] running `Command { std: "docker" "start" "-a" "6a54ae0974ca2ac613d553bd0d8da1b0857a5d0919a454b67b7d28be710f213f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/juniper_variable_bug-37ea2b3f19e975f8)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::query_with_null ... ok
[INFO] [stdout] test test::query_without_setting_variable ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::query_without_setting_variable stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::query_without_setting_variable' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/look_ahead.rs:42:79:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64cf42b976ca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64cf42b976ca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64cf42b976ca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64cf42b976ca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64cf42bac66a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64cf42bac66a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64cf42b9c002 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64cf42b9c002 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64cf42b768ef - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64cf42b768ef - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64cf42b8fc89 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64cf42afd02c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64cf42afd02c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64cf42b8fe42 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64cf42b8fe42 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64cf42b769da - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64cf42b6e319 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64cf42b776bd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64cf42bace2c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64cf42bacdf2 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x64cf42bacb49 - core[a96a4c5c53f902a3]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/option.rs:2251:5
[INFO] [stdout]   21:     0x64cf42ac7ac6 - <core[a96a4c5c53f902a3]::option::Option<&juniper[5c480fe6c4992221]::ast::InputValue>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x64cf42ac7ac6 - <juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadValue<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>>::from_input_value
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/look_ahead.rs:42:79
[INFO] [stdout]   23:     0x64cf42ac8977 - <juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadArgument<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/look_ahead.rs:78:20
[INFO] [stdout]   24:     0x64cf42ac763e - <juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadSelection<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/look_ahead.rs:193:38
[INFO] [stdout]   25:     0x64cf42a76115 - core[a96a4c5c53f902a3]::iter::adapters::map::map_fold::<&(juniper[5c480fe6c4992221]::parser::utils::Spanning<&str>, juniper[5c480fe6c4992221]::parser::utils::Spanning<juniper[5c480fe6c4992221]::ast::InputValue>), juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadArgument<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>, (), <juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadSelection<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}, core[a96a4c5c53f902a3]::iter::traits::iterator::Iterator::for_each::call<juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadArgument<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>, <alloc[c960326de6de28e6]::vec::Vec<juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadArgument<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>>>::extend_trusted<core[a96a4c5c53f902a3]::iter::adapters::map::Map<core[a96a4c5c53f902a3]::slice::iter::Iter<(juniper[5c480fe6c4992221]::parser::utils::Spanning<&str>, juniper[5c480fe6c4992221]::parser::utils::Spanning<juniper[5c480fe6c4992221]::ast::InputValue>)>, <juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadSelection<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   26:     0x64cf42a2347a - <core[a96a4c5c53f902a3]::slice::iter::Iter<(juniper[5c480fe6c4992221]::parser::utils::Spanning<&str>, juniper[5c480fe6c4992221]::parser::utils::Spanning<juniper[5c480fe6c4992221]::ast::InputValue>)> as core[a96a4c5c53f902a3]::iter::traits::iterator::Iterator>::fold::<(), core[a96a4c5c53f902a3]::iter::adapters::map::map_fold<&(juniper[5c480fe6c4992221]::parser::utils::Spanning<&str>, juniper[5c480fe6c4992221]::parser::utils::Spanning<juniper[5c480fe6c4992221]::ast::InputValue>), juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadArgument<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>, (), <juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadSelection<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}, core[a96a4c5c53f902a3]::iter::traits::iterator::Iterator::for_each::call<juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadArgument<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>, <alloc[c960326de6de28e6]::vec::Vec<juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadArgument<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>>>::extend_trusted<core[a96a4c5c53f902a3]::iter::adapters::map::Map<core[a96a4c5c53f902a3]::slice::iter::Iter<(juniper[5c480fe6c4992221]::parser::utils::Spanning<&str>, juniper[5c480fe6c4992221]::parser::utils::Spanning<juniper[5c480fe6c4992221]::ast::InputValue>)>, <juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadSelection<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   27:     0x64cf42a73fc3 - <core[a96a4c5c53f902a3]::iter::adapters::map::Map<core[a96a4c5c53f902a3]::slice::iter::Iter<(juniper[5c480fe6c4992221]::parser::utils::Spanning<&str>, juniper[5c480fe6c4992221]::parser::utils::Spanning<juniper[5c480fe6c4992221]::ast::InputValue>)>, <juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadSelection<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}> as core[a96a4c5c53f902a3]::iter::traits::iterator::Iterator>::fold::<(), core[a96a4c5c53f902a3]::iter::traits::iterator::Iterator::for_each::call<juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadArgument<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>, <alloc[c960326de6de28e6]::vec::Vec<juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadArgument<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>>>::extend_trusted<core[a96a4c5c53f902a3]::iter::adapters::map::Map<core[a96a4c5c53f902a3]::slice::iter::Iter<(juniper[5c480fe6c4992221]::parser::utils::Spanning<&str>, juniper[5c480fe6c4992221]::parser::utils::Spanning<juniper[5c480fe6c4992221]::ast::InputValue>)>, <juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadSelection<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   28:     0x64cf42a74925 - <core[a96a4c5c53f902a3]::iter::adapters::map::Map<core[a96a4c5c53f902a3]::slice::iter::Iter<(juniper[5c480fe6c4992221]::parser::utils::Spanning<&str>, juniper[5c480fe6c4992221]::parser::utils::Spanning<juniper[5c480fe6c4992221]::ast::InputValue>)>, <juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadSelection<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}> as core[a96a4c5c53f902a3]::iter::traits::iterator::Iterator>::for_each::<<alloc[c960326de6de28e6]::vec::Vec<juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadArgument<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>>>::extend_trusted<core[a96a4c5c53f902a3]::iter::adapters::map::Map<core[a96a4c5c53f902a3]::slice::iter::Iter<(juniper[5c480fe6c4992221]::parser::utils::Spanning<&str>, juniper[5c480fe6c4992221]::parser::utils::Spanning<juniper[5c480fe6c4992221]::ast::InputValue>)>, <juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadSelection<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/iter/traits/iterator.rs:861:14
[INFO] [stdout]   29:     0x64cf42a126e4 - <alloc[c960326de6de28e6]::vec::Vec<juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadArgument<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>>>::extend_trusted::<core[a96a4c5c53f902a3]::iter::adapters::map::Map<core[a96a4c5c53f902a3]::slice::iter::Iter<(juniper[5c480fe6c4992221]::parser::utils::Spanning<&str>, juniper[5c480fe6c4992221]::parser::utils::Spanning<juniper[5c480fe6c4992221]::ast::InputValue>)>, <juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadSelection<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:4020:26
[INFO] [stdout]   30:     0x64cf42a1d46a - <alloc[c960326de6de28e6]::vec::Vec<juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadArgument<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>> as alloc[c960326de6de28e6]::vec::spec_extend::SpecExtend<juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadArgument<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>, core[a96a4c5c53f902a3]::iter::adapters::map::Map<core[a96a4c5c53f902a3]::slice::iter::Iter<(juniper[5c480fe6c4992221]::parser::utils::Spanning<&str>, juniper[5c480fe6c4992221]::parser::utils::Spanning<juniper[5c480fe6c4992221]::ast::InputValue>)>, <juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadSelection<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   31:     0x64cf42a1dd40 - <alloc[c960326de6de28e6]::vec::Vec<juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadArgument<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>> as alloc[c960326de6de28e6]::vec::spec_from_iter_nested::SpecFromIterNested<juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadArgument<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>, core[a96a4c5c53f902a3]::iter::adapters::map::Map<core[a96a4c5c53f902a3]::slice::iter::Iter<(juniper[5c480fe6c4992221]::parser::utils::Spanning<&str>, juniper[5c480fe6c4992221]::parser::utils::Spanning<juniper[5c480fe6c4992221]::ast::InputValue>)>, <juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadSelection<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   32:     0x64cf42a1919d - <alloc[c960326de6de28e6]::vec::Vec<juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadArgument<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>> as alloc[c960326de6de28e6]::vec::spec_from_iter::SpecFromIter<juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadArgument<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>, core[a96a4c5c53f902a3]::iter::adapters::map::Map<core[a96a4c5c53f902a3]::slice::iter::Iter<(juniper[5c480fe6c4992221]::parser::utils::Spanning<&str>, juniper[5c480fe6c4992221]::parser::utils::Spanning<juniper[5c480fe6c4992221]::ast::InputValue>)>, <juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadSelection<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   33:     0x64cf42a149d5 - <alloc[c960326de6de28e6]::vec::Vec<juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadArgument<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>> as core[a96a4c5c53f902a3]::iter::traits::collect::FromIterator<juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadArgument<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>>>::from_iter::<core[a96a4c5c53f902a3]::iter::adapters::map::Map<core[a96a4c5c53f902a3]::slice::iter::Iter<(juniper[5c480fe6c4992221]::parser::utils::Spanning<&str>, juniper[5c480fe6c4992221]::parser::utils::Spanning<juniper[5c480fe6c4992221]::ast::InputValue>)>, <juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadSelection<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:3884:9
[INFO] [stdout]   34:     0x64cf42a748ed - <core[a96a4c5c53f902a3]::iter::adapters::map::Map<core[a96a4c5c53f902a3]::slice::iter::Iter<(juniper[5c480fe6c4992221]::parser::utils::Spanning<&str>, juniper[5c480fe6c4992221]::parser::utils::Spanning<juniper[5c480fe6c4992221]::ast::InputValue>)>, <juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadSelection<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}> as core[a96a4c5c53f902a3]::iter::traits::iterator::Iterator>::collect::<alloc[c960326de6de28e6]::vec::Vec<juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadArgument<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/iter/traits/iterator.rs:2080:9
[INFO] [stdout]   35:     0x64cf42ac77f9 - <juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadSelection<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/look_ahead.rs:194:30
[INFO] [stdout]   36:     0x64cf42aafdd0 - <core[a96a4c5c53f902a3]::option::Option<&juniper[5c480fe6c4992221]::ast::Arguments<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>>>::map::<alloc[c960326de6de28e6]::vec::Vec<juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadArgument<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>>, <juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadSelection<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/option.rs:1165:29
[INFO] [stdout]   37:     0x64cf42ac7ea2 - <juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadSelection<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/look_ahead.rs:190:22
[INFO] [stdout]   38:     0x64cf42ac7c30 - <juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadSelection<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>>::build_from_selection
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/look_ahead.rs:167:9
[INFO] [stdout]   39:     0x64cf42a94f35 - <juniper[5c480fe6c4992221]::executor::Executor<juniper_variable_bug[85e5111e61cd8baf]::Context>>::look_ahead::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/mod.rs:517:17
[INFO] [stdout]   40:     0x64cf42ab346d - <core[a96a4c5c53f902a3]::option::Option<&[juniper[5c480fe6c4992221]::ast::Selection]>>::map::<juniper[5c480fe6c4992221]::executor::look_ahead::LookAheadSelection<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>, <juniper[5c480fe6c4992221]::executor::Executor<juniper_variable_bug[85e5111e61cd8baf]::Context>>::look_ahead::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/option.rs:1165:29
[INFO] [stdout]   41:     0x64cf42a96cce - <juniper[5c480fe6c4992221]::executor::Executor<juniper_variable_bug[85e5111e61cd8baf]::Context>>::look_ahead
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/mod.rs:516:14
[INFO] [stdout]   42:     0x64cf42a3fa04 - <juniper_variable_bug[85e5111e61cd8baf]::Query as juniper[5c480fe6c4992221]::types::base::GraphQLType>::resolve_field::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:17:18
[INFO] [stdout]   43:     0x64cf42a41d80 - <juniper_variable_bug[85e5111e61cd8baf]::Query as juniper[5c480fe6c4992221]::types::base::GraphQLType>::resolve_field
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/macros/object.rs:406:54
[INFO] [stdout]   44:     0x64cf42a416ac - <juniper[5c480fe6c4992221]::schema::model::RootNode<juniper_variable_bug[85e5111e61cd8baf]::Query, juniper[5c480fe6c4992221]::types::scalars::EmptyMutation<juniper_variable_bug[85e5111e61cd8baf]::Context>> as juniper[5c480fe6c4992221]::types::base::GraphQLType>::resolve_field
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/schema/schema.rs:51:34
[INFO] [stdout]   45:     0x64cf42a2d62a - juniper[5c480fe6c4992221]::types::base::resolve_selection_set_into::<juniper[5c480fe6c4992221]::schema::model::RootNode<juniper_variable_bug[85e5111e61cd8baf]::Query, juniper[5c480fe6c4992221]::types::scalars::EmptyMutation<juniper_variable_bug[85e5111e61cd8baf]::Context>>, juniper_variable_bug[85e5111e61cd8baf]::Context, juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/types/base.rs:398:45
[INFO] [stdout]   46:     0x64cf42a419d2 - <juniper[5c480fe6c4992221]::schema::model::RootNode<juniper_variable_bug[85e5111e61cd8baf]::Query, juniper[5c480fe6c4992221]::types::scalars::EmptyMutation<juniper_variable_bug[85e5111e61cd8baf]::Context>> as juniper[5c480fe6c4992221]::types::base::GraphQLType>::resolve
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/schema/schema.rs:65:16
[INFO] [stdout]   47:     0x64cf42a444ed - <&juniper[5c480fe6c4992221]::schema::model::RootNode<juniper_variable_bug[85e5111e61cd8baf]::Query, juniper[5c480fe6c4992221]::types::scalars::EmptyMutation<juniper_variable_bug[85e5111e61cd8baf]::Context>> as juniper[5c480fe6c4992221]::types::base::GraphQLType>::resolve
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/types/pointers.rs:134:18
[INFO] [stdout]   48:     0x64cf42a8300c - <juniper[5c480fe6c4992221]::executor::Executor<juniper_variable_bug[85e5111e61cd8baf]::Context>>::resolve::<&juniper[5c480fe6c4992221]::schema::model::RootNode<juniper_variable_bug[85e5111e61cd8baf]::Query, juniper[5c480fe6c4992221]::types::scalars::EmptyMutation<juniper_variable_bug[85e5111e61cd8baf]::Context>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/mod.rs:370:18
[INFO] [stdout]   49:     0x64cf42a82e87 - <juniper[5c480fe6c4992221]::executor::Executor<juniper_variable_bug[85e5111e61cd8baf]::Context>>::resolve_into_value::<&juniper[5c480fe6c4992221]::schema::model::RootNode<juniper_variable_bug[85e5111e61cd8baf]::Query, juniper[5c480fe6c4992221]::types::scalars::EmptyMutation<juniper_variable_bug[85e5111e61cd8baf]::Context>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/mod.rs:380:20
[INFO] [stdout]   50:     0x64cf42a93e35 - juniper[5c480fe6c4992221]::executor::execute_validated_query::<juniper_variable_bug[85e5111e61cd8baf]::Query, juniper[5c480fe6c4992221]::types::scalars::EmptyMutation<juniper_variable_bug[85e5111e61cd8baf]::Context>, juniper_variable_bug[85e5111e61cd8baf]::Context, juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/mod.rs:674:46
[INFO] [stdout]   51:     0x64cf42a27116 - juniper[5c480fe6c4992221]::execute::<juniper[5c480fe6c4992221]::value::scalar::DefaultScalarValue, juniper_variable_bug[85e5111e61cd8baf]::Context, juniper_variable_bug[85e5111e61cd8baf]::Query, juniper[5c480fe6c4992221]::types::scalars::EmptyMutation<juniper_variable_bug[85e5111e61cd8baf]::Context>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/lib.rs:219:5
[INFO] [stdout]   52:     0x64cf42a513bd - juniper_variable_bug[85e5111e61cd8baf]::test::query_without_setting_variable
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:67:30
[INFO] [stdout]   53:     0x64cf42a4d1b7 - juniper_variable_bug[85e5111e61cd8baf]::test::query_without_setting_variable::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:62:40
[INFO] [stdout]   54:     0x64cf42af0ae6 - <juniper_variable_bug[85e5111e61cd8baf]::test::query_without_setting_variable::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x64cf42af110b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x64cf42af110b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x64cf42afdafb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x64cf42afdafb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64cf42afdafb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64cf42afdafb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64cf42afdafb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64cf42afdafb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x64cf42afdafb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x64cf42af9214 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x64cf42af9214 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x64cf42b00702 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x64cf42b00702 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x64cf42b00702 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x64cf42b00702 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x64cf42b00702 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x64cf42b00702 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x64cf42b00702 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x64cf42b96fdf - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x64cf42b96fdf - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7b7735803aa4 - <unknown>
[INFO] [stdout]   76:     0x7b7735890a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::query_without_setting_variable
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin juniper-variable-bug`
[INFO] running `Command { std: "docker" "inspect" "6a54ae0974ca2ac613d553bd0d8da1b0857a5d0919a454b67b7d28be710f213f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a54ae0974ca2ac613d553bd0d8da1b0857a5d0919a454b67b7d28be710f213f", kill_on_drop: false }`
[INFO] [stdout] 6a54ae0974ca2ac613d553bd0d8da1b0857a5d0919a454b67b7d28be710f213f
